home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / wc3x / gpaper53.zip / GPAPER.HIS < prev    next >
Text File  |  1992-10-30  |  4KB  |  78 lines

  1.  
  2.  
  3.                        Compu-Paper Generator v5.3
  4.                              Dennis Maidon
  5.                           The Parole Board BBS
  6.                              (919) 965-4696
  7.                    Copyright 1991-92, PAROLE Software
  8.  
  9. GPaper 1.0  04/24/91  Original release.
  10.  
  11. GPaper 2.0  04/27/91  Lots of changes in just a few days.  The big
  12.                       change is that this version is written in
  13.                       Turbo Pascal 6.0.  GPAPER will now create an ANSI
  14.                       and ASCii file with ".SCR" as the ANSI extension
  15.                       and ".BBS" as the ASCii extension.  I chose these
  16.                       as they are the defaults for WILDCAT! BBS. (#1)
  17.                       The command line undergoes a small change in that
  18.                       you no longer put an extension after the file that
  19.                       you want to create.  The default file is still
  20.                       named GPAPER and it will have the proper extension
  21.                       added to it.   GPAPER will now abort gracefully
  22.                       when it encounters an error.
  23.  
  24. Gpaper 3.0  05/05/91  GPaper will now look for an environment variable.
  25.                       This will allow the sysop to setup Gpaper for his
  26.                       individual BBS type.  GPaper will then add the
  27.                       correct file extensions to the output files.  The
  28.                       user interface has been improved immensely (IMHO).
  29.                       If an error is encountered, GPaper will exit with
  30.                       an errorlevel 1.
  31.  
  32. GPaper 4.0  06/11/91  GPaper will now create a file using "@" codes for
  33.                       Wildcat! 3.0.  It will create a file with a .BBS
  34.                       extension.  WC! 3.0 strips out these codes for
  35.                       ASCii callers and sends color for ANSI callers.
  36.  
  37. GPaper 4.1  08/11/91  Added the ability to change the 'BAR' color to a
  38.                       color besides green.  Now supports BLUE, BLACK,
  39.                       RED, MAGENTA, CYAN, YELLOW and GREEN.  Add it as
  40.                       the third parameter on the command line.  It is
  41.                       "CASE" sensitive so be sure to capitalize it.
  42.  
  43. GPaper 4.2  08/18/91  The third parameter (color) is no longer case sen-
  44.                       sitive and will accept mixed letters.
  45.                       EX: GreEn, MAGenTa, magenta
  46.                       All of these will work.
  47.  
  48. GPaper 4.3  01/23/92  Changed the 'look' of the output file.  Got rid of
  49.                       the "|" on the sides and replaced it with "│".
  50.                       IMHO, this looks more like paper. <G>
  51.  
  52. GPaper 5.0  02/24/92  Gpaper now supports PCBoard color codes. The
  53.                       environment variable of "PCB" must be set for it
  54.                       to work properly.  Gpaper will still default to
  55.                       WC! settings (How else?) if the proper "SET"
  56.                       statement is not added.  made a few minor
  57.                       adjustments to the code to speed it up a bit.
  58.  
  59. GPaper 5.1  05/25/92  Fixed GPaper so that it will NOW create the ANSI
  60.                       and ASCii screens that are not WC!3.x or PCB
  61.                       specific. <blush>  Guess I didn't do enough
  62.                       testing.  Changed the Copyright lines at the end
  63.                       of the file from WHITE to GRAY.  This just makes
  64.                       them a bit more unnoticable.
  65.  
  66. GPaper 5.2  06/02/92  Found another bug in GP when it tried to create an
  67.                       ANSI and ASCii file when there was no enviornment
  68.                       variable.  Move the ANSI clear screen to the ANSI
  69.                       file instead of the ASCii file.  Don't need the
  70.                       sucker there. <G>
  71.  
  72. GPaper 5.3  10/30/92  If the path exceeded 15 characters, Gpaper was not
  73.                       printing out the entire path on the screen.  It
  74.                       was just an appearance change.
  75.  
  76.                      ------------------------------
  77.  
  78.